home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / comm / cilink20.zip / VERSION.DOC < prev    next >
Text File  |  1992-02-25  |  10KB  |  258 lines

  1. Version 1.0  -  First general release   Nov 91
  2.  
  3. Version 1.1  -  Fixed several problems.  Most notably program failures
  4.                 after aborted downloads.  Added mouse support.   Dec 19 1991
  5.  
  6. Version 1.11 -  Fixed error handler to ignore Control-Break so 
  7.         that program just exits.  Fixed problem in which 
  8.         program couldnt be exited if mouse driver not
  9.          installed                    Dec 20 1991
  10.  
  11. Version 1.2  -  Fixed DetectANSI, fixed how ESC works from diallist
  12.         Added Connect Sounds.  Added AutoRedial. 
  13.                 Added Mouse Pass-Through & Mouse Carriage Return option.
  14.                 Updated documentation.                          Dec 29,1991
  15.  
  16. Version 1.3  -  Worked on Scripts.  Changed error handling on aborted
  17.                 downloads.  Disabled Control-Break checking.    Dec 31,1991   
  18.  
  19. Version 1.4  -  Test version.  More work on Scripts.  Added /HIDEMOUSE
  20.         command line switch.  Added lead-in banner.  Updated
  21.             documentation.                                   Jan 1,1992
  22.  
  23. Version 1.5  -  Production ShareWare version.                    Jan 1,1992 
  24.                 No known bugs.  All designed features.
  25.  
  26. Version 1.6  -  Jan 6,1992  
  27.                 A number of "undesirable features" were found by customers
  28.                 who installed Version 1.5.  There were also a number of very
  29.                 good suggestions which we implemented:
  30.  
  31.       Fixed 
  32.       problems: Fixed annoying mouse flicker caused by turning the mouse 
  33.                   cursor on and off too quickly.
  34.                 Fixed problem in mouse pass-through if click-and-dragged to
  35.                   the left instead of to the right.
  36.                 Fixed problem with WildCat.SCR 
  37.                 Removed blinking cursor from download status window
  38.                 Forced text color to be white on black on clear screen
  39.                 Fixed problem which caused modem to hangup if ESC was
  40.                   pressed during a download.
  41.                 Fixed problem where characters were missing from capture file
  42.                   if ZMODEM was selected as default protocol.
  43.                 Fixed a problem in the DialList which occured if the baud
  44.                   rate was not 4 bytes long.
  45.                 Fixed problem where modem dialing (PULSE,TONE,DEFAULT) was
  46.                   not being saved in CILINK.DAT so that CILINK always started
  47.                   DEFAULT dialing mode.   Also changed the default dialing
  48.                   mode to be TONE.
  49.                 Fixed lost mouse cursor problem which occurred after a script
  50.                   was executed.
  51.                 Fixed lost mouse cursor problem which occurred after a shell
  52.                 Changed message during load of a configuration file to 
  53.                   indicate that the load and init is taking place.
  54.  
  55.       New
  56.       Features: Added A SHAREWARE compile switch to completely remove any
  57.                   ShareWare code from registered versions.  (ie. delays at
  58.                   start-up and exit banner)             
  59.  
  60.                 Modified redial code so that the customer can specify how
  61.                   long to wait between redials.      
  62.  
  63.                 Added support for external protocols.
  64.  
  65.                 Added a routine which scans the terminal window, looking 
  66.                   for the name of the file to download.  This name is 
  67.                   then supplied for you automatically as the filename
  68.                   to be used for the PC end of the download.
  69.  
  70.                   Note that this routine is only in effect for non-batch
  71.                   protocols like Xmodem.  Batch protocols pass the name
  72.                   of the file as part of the protocol handshaking.
  73.  
  74.                                  
  75.  
  76. Version 1.71     1-12-92
  77.  
  78.       Fixed
  79.       Problems:
  80.                 Added unique version signature to CILINK.DAT
  81.  
  82.                 Fixed "Connected at 0 baud." message to say "Connected."
  83.  
  84.                 Defaulted the capture file name to CILINK.CAP.
  85.  
  86.                 Added an error message if CILINK.PHO not found.
  87.  
  88.                 Fixed problem with "Screen-Scan" caused when no valid
  89.                 filename was found on the screen.
  90.  
  91.                 Fixed problem with "Mouse Pass-Through: caused by clicking
  92.                 on a non-blank and dragging to the left.
  93.  
  94.                 Fixed mouse dropping after chat mode.
  95.  
  96.  
  97.       New
  98.       Features: Directory can Browse files.
  99.                 Directory can Delete files.
  100.                 Directory can UNZIP files.    !!!
  101.  
  102.                 Screen-capture (ALT-G) added to capture terminal window
  103.                 to disk.
  104.  
  105.  
  106.                 Reordered Setup options so that most common selection
  107.                 is listed first.
  108.  
  109.                 Added /CheckSnow /CheckBreak /NoAlert command line switches.
  110.  
  111.                 Changed the PhoneList data entry screen to allow only
  112.                 valid data.  Changed the data entry screen so that changes
  113.                 are not made permanent until CTRL-Enter is pressed.
  114.  
  115.                 Added an install program.
  116.  
  117. Version 1.72    1-16-92                           
  118.  
  119.       Fixed 
  120.       Problems:
  121.                 Fixed error in install program where Download directory
  122.                 was not getting created properly.
  123.                
  124.                 Fixed problem in Prompt routine where back arrow caused an
  125.                 ESCape.   
  126.   
  127.         Fixed an error where if you were uploading a file and 
  128.                 you supplied an incorrect filename,  you would be left 
  129.          in the default download directory.  This manifested itself
  130.                 in CILINK not being able to find the phone list.
  131.  
  132.  
  133.        New 
  134.        Features:
  135.                Give an error message if no modem is connected to the COM
  136.                port when dialing out.
  137.            
  138.                Changed a number of timeouts to be shorter so that CILINK
  139.                is more responsive to you pressing ESC to abort a phone
  140.                call.
  141.  
  142.                Changed DialList so that .SCR is the default file suffix.
  143.                This cleans up the appearance of the phone because your
  144.                scripts dont have to be named MYSCRIPT.SCR, just named
  145.                MYSCRIPT 
  146.  
  147.                Updated documentation and added a QUESTION.DOC file.
  148.                
  149.                Changed the menu bar so that the old entry DOS is now
  150.                called UTILITIES.  Changed info line to indicate internal
  151.                UNZIP capability.
  152.  
  153. Version 1.73   1-25-92
  154.                                
  155.       Fixed 
  156.       Problems:
  157.                
  158.                 Fixed problem in Prompt routine where back arrow caused 
  159.                 the mouse buttons to stop working.
  160.                 
  161.        New 
  162.        Features:
  163.                Added routines to enable registration without downloading
  164.                a registered version of the program.  
  165.            
  166.                Added /COM1../COM4 command line parameters so that 
  167.                CILINK can be forced to use a port at startup.  
  168.                
  169.                Added /PS2 command line parameters to allow for PS2
  170.                COM3 and COM4 addressing.  
  171.                   
  172.                Changed the width of the help panel to allow for long
  173.                default download directory names.Version 1.73   1-25-92
  174.                                
  175. Version 1.74   1-27-92
  176.                                
  177.       Fixed 
  178.       Problems:
  179.                
  180.                 Fixed memory problem in UNZIP routine.
  181.                 Fixed problem where CILINK said no modem was attached
  182.                 if ATE0 was specified.
  183.                 Fixed select characters in menu bar so that there
  184.                 unique characters for hangup help and utilities. 
  185.        New 
  186.        Features:
  187.                No new features.
  188.  
  189. Version 1.80ß  2-05-92
  190.                                
  191.       Fixed 
  192.       Problems:
  193.                
  194.                 Fixed problem in dial routine which reported that no
  195.                 modem was connected with some modems.
  196.        New 
  197.        Features:
  198.                Added Dialing message.
  199.                Added a no answer message.
  200.                Added HOME hotkey to clear the terminal window.
  201.                Added the ability to delete an entry from the DialList.
  202.                Added a "Type EXIT to return to CILINK ...' shell message.
  203.                Forced return to current dir after shelling to DOS.
  204.                Modified DOS shell routine so that CILINK all but 30K of  
  205.                itself out to Expanded Memory, ExTENded Memory, or disk
  206.                as available.
  207.  
  208. Version 1.81  2-08-92
  209.  
  210.       Fixed
  211.       Problems:
  212.                
  213.                 Fixed problem in dial routine which reported that no
  214.                 modem was connected with some modems.
  215.        New 
  216.        Features:
  217.                Remembers last number dialed.
  218.                Added the ability to edit scripts from the DialList.
  219.                Added DeskView awareness.
  220.                Added program information files for DeskView and Windows.             Added the ability to delete an entry from the DialList.
  221.                Worked on DOS shell routine so that only 4K of CILINK is
  222.                left after swapping to Expanded or ExTENded memory.
  223.  
  224. Version 1.82 2-12-92
  225.        
  226.       Fixed 
  227.       Problems:
  228.               
  229.                Turned off mouse support if running under DeskView.
  230.                Prevented DOS shell if running under DeskView.
  231.  
  232.       New 
  233.       Features:
  234.                None.
  235.  
  236. Version 2.00 2-23-92
  237.       
  238.       Fixed 
  239.       Problems:   
  240.                None.
  241.  
  242.       New
  243.       Features:  
  244.               
  245.                Modified the phone list so that longer phone numbers may
  246.                be entered.  This change requires that all users of previous
  247.                versions of CILINK convert their CILINK.PHO phone lists to 
  248.                the new format.  A conversion program CONVERT.EXE has been
  249.                provided to do this.
  250.  
  251.                Added Host Mode.
  252.                 
  253.                Added DOShell script command so that FAX users can shell
  254.                out to their fax program when CILINK sees a connect message
  255.                from their FAX board.
  256.        
  257.                
  258.